wxSpinCtrl
Table of Contents


Creation parameters:

  • func get_spin_value( atom spin )   
  • proc set_spin_value( atom spin, atom val )     
     
    Parent Topics:
  • Classes
  • Controls

    wxSpinCtrl
    Table of Contents

    [func]
    get_spin_value
    ( atom spin )

    Category: wxSpinCtrl

    Returns the current Value of a wxSpinCtrl

    See Also: set_spin_value


    wxSpinCtrl
    Table of Contents

    [proc]
    set_spin_value
    ( atom spin, atom val )

    Category: wxSpinCtrl

    Set's the current Value of a wxSpinCtrl to val.

    See Also: get_spin_value